home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / nwl11e.zip / README.TXT < prev    next >
Text File  |  1992-07-06  |  54KB  |  1,134 lines

  1.                         NetWare Lite v1.1 (7/02/92)
  2.  
  3.  
  4.              Print this file and save it for future reference.
  5.  
  6. To print this file to a local printer,
  7.  
  8.   1. Insert the DRIVER diskette into drive A:.
  9.  
  10.   2. At the DOS prompt, type "A:" and press <Enter>.
  11.  
  12.   3. At the DOS prompt, type "COPY README.TXT PRN" and press <Enter>.
  13.  
  14.      CONTENTS
  15.  
  16.            1.  New Features
  17.            2. Installing NetWare Lite and Logging In 
  18.            3.  Upgrading NetWare Lite v1.0 to NetWare Lite v.1.1
  19.            4.  General Information
  20.            5.  Optimize Your Network Server
  21.            6.  Printing
  22.            7.  Network Directory and File Sharing
  23.            8.  Basic Network Application Configuring Tips
  24.            9.  Basic Troubleshooting
  25.           10.  NetWare Lite and NetWare Compatibility
  26.           11.  Auxiliary NetWare Files
  27.           12.  NetWare Lite and Windows
  28.  
  29.  1. NEW FEATURES
  30.  
  31.    * NetWare Lite Cache software makes the network run 3 to 6 times faster
  32.      by reducing time waiting for the hard disk.
  33.  
  34.        For more information, after installing a NetWare Lite server, print
  35.        the CACHE.TXT file in the NWLITE directory.
  36.  
  37.    * NET SAVE retains mapped drives, captured ports, and DOS environment
  38.      variables.
  39.  
  40.        At the DOS prompt, type "NET SAVE" and press <Enter>. The mapped
  41.        drives, captured ports, and DOS environment variables are saved in a
  42.        file named NLLOGIN.BAT. Next time you want to log in, you can type
  43.        "NLLOGIN" (instead of "NET LOGIN") and press <Enter> to log in,
  44.        automatically map the drives, capture the ports, and set up the DOS
  45.        environment to the settings in the NLLOGIN.BAT file.
  46.  
  47.    * SERVER.EXE and CLIENT.EXE can be loaded into upper memory (between 640
  48.      KB and 1024 KB).
  49.  
  50.        You must have an upper memory block (UMB) with at least 64 KB
  51.        available to load SERVER.EXE into upper memory. Modify the SERVER
  52.        and CLIENT lines in STARTNET.BAT to include the specific load high
  53.        command for your memory manager. Example: If you use DR DOS 6.0,
  54.        change the SERVER line to HILOAD SERVER and the CLIENT line to
  55.        HILOAD CLIENT.
  56.  
  57.        Although SERVER.EXE needs an upper memory block of at least 64 KB to
  58.        load, it may not use the entire 64 KB. Once SERVER.EXE is loaded,
  59.        the remaining upper memory can be loaded with other programs like
  60.        CLIENT.EXE.
  61.  
  62.        If SERVER.EXE is configured so it requires more than 64 KB and it
  63.        will not fit in an upper memory block, you receive a message and
  64.        SERVER.EXE does not load.
  65.  
  66.    * NetWare Lite v1.1 SERVER.EXE's default size is about 10 KB smaller
  67.      than in NetWare Lite 1.0 SERVER.EXE's default size. If you have a two-
  68.      computer network and set the server configuration to the minimum
  69.      values, SERVER.EXE would be approximately 33 KB. The size of
  70.      SERVER.EXE is relative to the server configuration settings.
  71.  
  72.    * You can unload SERVER.EXE and CLIENT.EXE from memory.
  73.  
  74.        This makes more memory available for applications when you are not
  75.        using the NetWare Lite network.
  76.  
  77.      NOTE: You can only unload programs in reverse loading order.
  78.            CLIENT.EXE must be unloaded before SERVER.EXE on a server/client
  79.            station. 
  80.        To unload CLIENT.EXE from memory, at the DOS prompt, type "CLIENT U"
  81.        and press <Enter>.
  82.  
  83.        To unload SERVER.EXE from memory, at the DOS prompt, type "SERVER U"
  84.        and press <Enter>.
  85.        
  86.    * Commands are more like native NetWare.
  87.  
  88.        Added a NET WHOAMI alias for NET INFO and a NET USERLIST alias for
  89.        NET ULIST.
  90.  
  91.    * You can use the NET SLIST command to get a list of the servers on the
  92.      network without logging in.
  93.  
  94.        At the DOS prompt, type "NET SLIST" and press <Enter>.
  95.  
  96.    * NET AUDIT and NET RECEIVE display their status (on or off).
  97.  
  98.        At the DOS prompt, type "NET RECEIVE" or "NET AUDIT" and press
  99.        <Enter>. The status (on or off) appears.
  100.  
  101.    * You can use NET RECEIVE to set a message-display time limit at your
  102.      workstation.
  103.  
  104.        At the DOS prompt, type "NET RECEIVE number" and press <Enter>.
  105.        Replace number with the number of seconds (0 to 1500) you want the
  106.        message to remain on the screen. If you enter 0, the message remains
  107.        on the screen until you simultaneously press <Ctrl> <Enter>.
  108.  
  109.    * You can have client workstations notified when print jobs are
  110.      complete.
  111.  
  112.        Set the NET CAPTURE notify option to yes. (The notify option default
  113.        is set at no.) Example: NET CAPTURE LPT1 N=Y
  114.  
  115.        Your client workstation is notified when your print job is
  116.        completed. To clear the notification, simultaneously press <Ctrl>
  117.        <Enter>.
  118.  
  119.    * CD-ROM drive support.
  120.  
  121.        You can install CD-ROM drivers on a server-only computer or on a
  122.        server-client computer. Additional information is available on
  123.        Novell's automated fax system.
  124.  
  125.  2. INSTALLING NETWARE LITE AND LOGGING IN
  126.  
  127.      NOTE: If you have NetWare Lite v1.0 software on the computer, use the
  128.            upgrade option so your network configuration remains intact.
  129.  
  130.   Determine Hardware Interrupt and Port Address Requirements 
  131.  
  132.      If your computer has an internal or external modem, bus mouse, fax
  133.      board, scanner, or other add-on board, determine if any of the device
  134.      interrupt levels (IRQ) or port addresses (I/O addresses) will conflict
  135.      with the NetWare Lite default interrupt 3 and port address 300 (most
  136.      network cards are set to these values at the factory).
  137.  
  138.      If there is a conflict on the actual card, change the NetWare Lite
  139.      interrupt level or port address values so they don't conflict with the
  140.      other devices. Then select the corresponding interrupt and port
  141.      address setting during installation. For most computers, you can
  142.      change the interrupt level and port address during Step 3 of the
  143.      NetWare Lite installation. For IBM PS/2 computers, change the
  144.      interrupt level and I/O, EPROM (port address) on the PS/2 reference
  145.      diskette.
  146.  
  147.      Use an interrupt (IRQ) for your network card. The following table
  148.      shows what the IRQ levels are used for in XT and AT computers. 
  149.        _______________________________________
  150.       |IRQ |     XT      | AT (286, 386, 486) |
  151.       |____|_____________|____________________|
  152.       |  0 |             | timer output 0     |
  153.       |  1 |             | keyboard           |
  154.       |  2 | EGA/VGA     | EGA/VGA            |
  155.       |  3 | COM2        | COM2               |
  156.       |  4 | COM1        | COM1               |
  157.       |  5 | hard disk   | LPT2               |
  158.       |  6 |             | floppy disk        |
  159.       |  7 | LPT1        | LPT1               |
  160.       |  8 |Not Available| real time clock    |
  161.       |  9 |Not Available|                    |
  162.       | 10 |Not Available|                    |
  163.       | 11 |Not Available|                    |
  164.       | 12 |Not Available|                    |
  165.       | 13 |Not Available| co-processor       |
  166.       | 14 |Not Available| hard disk          |
  167.       | 15 |Not Available|                    |
  168.       |____|_____________|____________________|
  169.  
  170.      The network card needs to use a unique I/O address. The following
  171.      table shows possible address conflicts.
  172.        ____________________________________________________
  173.       | I/O ADDRESS | POTENTIAL CONFLICT DEVICES           |
  174.       |_____________|______________________________________|
  175.       | 1F0         | AT disk controller                   |
  176.       | 200         | game controller/joystick (200-20F)   |
  177.       | 220         | Novell network keycard               |
  178.       | 240         |                                      |
  179.       | 260         | LPT2: (278-27F)                      |
  180.       | 280         | LCD display on Wyse 2108 PC          |
  181.       | 2A0         |                                      |
  182.       | 2C0         |                                      |
  183.       | 2E0         | COM4:, GPIB-Adapter 0 (2E1)          |
  184.       |             | COM2:, Data acquisition (300-31F)    |
  185.       | 300         |                                      |
  186.       | 320         | XT hard disk interface (320-32F)     |
  187.       | 340         |                                      |
  188.       | 360         | LPT1:(378-37F)                       |
  189.       | 380         | SLDC/Sec Bi-Sync interface (380-38C) |
  190.       | 3A0         | Primary Bi-Sync interface (3A0-3A9)  |
  191.       |             | Monochrome display (3B0-3BB)         |
  192.       | 3C0         | EGA display control (3C0-3CF)        |
  193.       |             | CGA display control (3D0-3DF)        |
  194.       | 3E0         | COM3: (3E8-3EF)                      |
  195.       |             | floppy disk controller (3F0-3F7)     |
  196.       |             | COM1: (3F8-3FF)                      |
  197.       |_____________|______________________________________|
  198.  
  199.   Install NetWare Lite Software
  200.  
  201.      Insert the PROGRAM diskette into drive A:.
  202.  
  203.      At the DOS prompt, type "A:" and press <Enter>.
  204.  
  205.      At the DOS prompt, type "INSTALL" and press <Enter>.
  206.  
  207.      Follow the instructions and help provided on the screen during
  208.      installation.
  209.  
  210.      If your computer has an internal or external modem, bus mouse, fax
  211.      board, scanner, or other add-on board, at Step 3 change the interrupt
  212.      level (IRQ) and port address (I/O address) so that they do not
  213.      conflict with other device interrupt levels or port addresses. (You
  214.      should have changed the network board's interrupt level and port
  215.      address before installing the NetWare Lite software.)
  216.  
  217.      NOTE: Your original AUTOEXEC.BAT and CONFIG.SYS files are saved in the
  218.            directory with a .BNL (Before NetWare Lite) extension. Your
  219.            NET.CFG file is saved in the NWLITE directory as NET.BNL.
  220.  
  221.      Make sure that your AUTOEXEC.BAT path statement includes the DOS
  222.      directory. If it does not, the DOS SHARE program will not load.
  223.  
  224.   Start NetWare Lite
  225.  
  226.      Remove the disk from drive A:
  227.  
  228.      Restart your computer by simultaneously pressing <Ctrl>, <Alt>, and
  229.      <Del>. As the computer is booting, the STARTNET.BAT file loads SHARE,
  230.      LSL, the LAN ODI driver, IPXODI, SERVER, and CLIENT.
  231.  
  232.      If IPXODI reports an error (such as a conflict in the interrupt
  233.      setting or port address) when loading, check the interrupt settings
  234.      and I/O address (or port address) setting on other boards in the
  235.      computer to determine if they conflict with the network board's
  236.      interrupt settings. Also check NET.CFG to make sure the settings match
  237.      the network board. Make sure you set the network board setting
  238.      correctly when installing NetWare Lite.
  239.  
  240.      If interrupt settings conflict, change the interrupt setting on the
  241.      network board and install NetWare Lite again or edit NET.CFG and
  242.      reboot. 
  243.  
  244.      At the DOS prompt, type "NET" and press <Enter>. You will be prompted
  245.      for a username.
  246.  
  247.   Verifying Network Connections
  248.  
  249.      Insert the PROGRAM diskette into drive A:.
  250.  
  251.      At the DOS prompt, type "A:" and press <Enter>.
  252.  
  253.      At the DOS prompt, type "INSTALL" and press <Enter>.
  254.  
  255.      Highlight "Verify network connections" and press <Enter>.
  256.  
  257.      Make sure that the workstation name appears in the list. 
  258.  
  259.      Verify the network connections for all workstations on the network.
  260.      All the workstations on the network should appear on the list.
  261.  
  262.      Let each computer run for at least 2 minutes to make sure there are no
  263.      intermittent problems. If a computer doesn't appear in the list, there
  264.      is a hardware problem (cards, cables, etc.) or the network card is
  265.      configured incorrectly.
  266.  
  267.      Exit the installation program on each workstation. 
  268.  
  269.   Logging in After Installing NetWare Lite
  270.  
  271.      After installing the first server on a new NetWare Lite network, log
  272.      in as SUPERVISOR (the only user defined on the network). Type "NET
  273.      LOGIN SUPERVISOR" and press <Enter>.
  274.  
  275.      NOTE: The SUPERVISOR account on a newly installed network does not
  276.            have a password. For network security, set a password on the
  277.            SUPERVISOR account soon after the network is installed. DO NOT
  278.            FORGET THE SUPERVISOR PASSWORD.
  279.  
  280.      When additional servers are installed on an existing NetWare Lite
  281.      network, defined users, network directories, and network printers are
  282.      automatically available. You should log in using one of the defined
  283.      user accounts.
  284.  
  285.   Reinstall NetWare Lite Software
  286.  
  287.      If you have to reinstall NetWare Lite, you can save the database of
  288.      network directories, network printers, server configuration, and
  289.      printer control and the database of network users by backing up the
  290.      network management system files before reinstalling NetWare Lite.
  291.  
  292.      After reinstalling NetWare Lite, you can restore the system files so
  293.      the users, network printers, network servers, server configuration and
  294.      printer control are the same as they were when the last system file
  295.      backup was made.
  296.  
  297.      For more information about backing up and restoring system files, see
  298.      page 28 in the manual.
  299.  
  300.  3.  UPGRADING NETWARE LITE v1.0 to NETWARE LITE v1.1
  301.  
  302.      When you upgrade from v1.0 to v1.1, the server and network information
  303.      remain on the network. The users, network directories, and network
  304.      printers don't have to be set up again.
  305.  
  306.      The upgrade option can be used on all computers that have NetWare Lite
  307.      v1.0 installed.
  308.  
  309.      Insert the PROGRAM diskette into drive A:.
  310.  
  311.      At the DOS prompt, type "A:" and press <Enter>.
  312.  
  313.      At the DOS prompt, type "INSTALL" and press <Enter>.
  314.  
  315.      When the NetWare Lite Install Menu appears, highlight "Upgrade this
  316.      machine to v1.1" and press <Enter>. The NetWare Lite v1.1 software is
  317.      loaded.
  318.  
  319.      When upgrading floppy-only NetWare Lite software, the INSTALL program
  320.      asks for a path. Type "A:" and press <Enter>.
  321.  
  322.      Reboot your computer so NetWare Lite 1.1 is loaded.
  323.  
  324.  4. GENERAL INFORMATION
  325.  
  326.      Files on NetWare Lite diskettes that end with an "@" are compacted and
  327.      will not work until they are unpacked. The INSTALL program unpacks
  328.      compacted files and renames them removing the "@".
  329.      
  330.    * Questions and Answers
  331.  
  332.      a.    How can I tell if my hardware and drivers are functioning
  333.            properly?
  334.  
  335.            After loading STARTNET.BAT, verify the network connections as
  336.            explained in the manual on page 7. Let each computer run for at
  337.            least 2 minutes to make sure there are no intermittent problems.
  338.            If a computer doesn't appear in the list, there is a hardware
  339.            problem (cards, cables, etc.) or the network card is configured
  340.            incorrectly.
  341.  
  342.      b.    I can't find an ODI driver for my card. Can I use IPX.COM?
  343.  
  344.            Yes.
  345.  
  346.            In the STARTNET.BAT file, replace the following statements with
  347.            IPX.COM:
  348.  
  349.              lsl
  350.              NE2000 (Or applicable driver.)
  351.              ipxodi a
  352.  
  353.            (The above three statements are equivalent to the older
  354.            IPX.COM.)
  355.  
  356.      c.    What causes network drivers, certain DOS commands, and some
  357.            programs to lock up and act unpredictably (i.e. DOS extend error
  358.            59, WordPerfect disk error 51)?
  359.  
  360.            This is probably a hardware conflict or a memory conflict with
  361.            the memory area between 640 KB and 1024 KB.
  362.  
  363.            Some network cards use a shared memory address that resides in
  364.            system memory (upper memory). Often the memory address used by
  365.            the card is written over by another program which can cause
  366.            unpredictable results.
  367.  
  368.            You need a memory management program with the capability of
  369.            excluding specific areas of memory from other programs. See the
  370.            memory manager's documentation to see how to exclude the memory
  371.            and refer to the network card's documentation to see how much
  372.            memory to exclude.
  373.  
  374.            Other possible causes include a bad cable, a cable that is non-
  375.            standard, a homemade cable, a wrong terminator (use 50 ohm for
  376.            Ethernet and 93 ohm for ARCnet), no ground terminator, or noise
  377.            on the wire. If using 10Base-T, connect the 10Base-T cable to a
  378.            concentrator, not directly to the second computer.
  379.  
  380.      d.    What are the possible conflicts that could interfere with
  381.            default settings on network cards (IRQ 3 and I/O address 300)?
  382.  
  383.            The most common IRQ3 conflicts occur when COM2 is used (as a
  384.            second serial port or for an internal modem, or fax board).
  385.            These conflicts may not show up until you try to use COM2:, or
  386.            in the case of a bus mouse, until you try to use the NET command
  387.            with the bus mouse initialized. Use fax document #212 or the
  388.            chart previously given in this document.
  389.  
  390.      e.    I receive errors in DOS applications such as share violations,
  391.            unable to access file XXXX errors, errors entering and exiting
  392.            an application, or the station hanging. What can I do?
  393.  
  394.            Change the application directories' default rights to READ. Some
  395.            applications require Write access to the directory. If this is
  396.            the case, change the .EXE, .OVL and .COM files rights to READ
  397.            ONLY using the DOS command ATTRIB or third party software.
  398.  
  399.            Remove the TSRs running on your computer one at a time and run
  400.            the application again to determine if a TSR is causing the
  401.            problem. (Load NetWare Lite using the STARTNET command before
  402.            you load other TSRs.)
  403.  
  404.            Check for conflicts on interrupts used by the hardware.
  405.  
  406.            Increase the value of "FILES=XX" in CONFIG.SYS. Example:
  407.            "FILES=50."
  408.  
  409.            Increase the value of the "Client tasks" in the Net Utility
  410.            Server Configuration. Make sure there are at least 10 tasks per
  411.            client connected to the server for DOS and at least 15 tasks per
  412.            client connected to the server for Windows.
  413.  
  414.            Check the application's setup or the configuration section that
  415.            applies to network selection. Select NO NETWORK or OTHER. Do not
  416.            select NETWARE or NOVELL.
  417.  
  418.            Check the server status. Make sure that the PEAK values are not
  419.            as high as the configured (CFG) values. If the PEAK values are
  420.            approaching the configured values, increase the applicable
  421.            configured values and reboot the computer.
  422.  
  423.            Make sure the application directory is included in the PATH
  424.            statement in AUTOEXEC.BAT or STARTNET.BAT.
  425.  
  426.            Check the memory requirements of the program and PC memory for
  427.            possible problems.
  428.  
  429.            Increase the SHARE file and lock parameters in STARTNET.BAT or
  430.            AUTOEXEC.BAT.
  431.  
  432.              Example: SHARE /F:8000 /L:200
  433.            
  434.            [The file (/f) parameter is not applicable in DR DOS 6.0.]
  435.  
  436.    * Load NETBIOS if an application requires it.
  437.  
  438.    * Load SPX if an application requires it.
  439.  
  440.        Modify the STARTNET.BAT file "IPXODI A" command to "IPXODI D." When
  441.        the "A" is removed, both IPXODI and SPX is loaded. You can type
  442.        "IPXODI ?" at the DOS prompt to see a list of all available options
  443.        for IPXODI.
  444.  
  445.    * Avoid mapping local drives as network drives.
  446.  
  447.        You can map local drives (for example, A: or B:) and use them
  448.        temporarily as network drives; however, we Do Not recommend doing
  449.        this. If you run out of drive letters to map, increase LASTDRIVE in
  450.        your CONFIG.SYS file.
  451.  
  452.    * Do Not use ASSIGN with NetWare Lite.
  453.  
  454.        The DOS (3.3) reference manual recommends the use of SUBST instead
  455.        of ASSIGN.
  456.  
  457.    * WARNING: Caches, other than the NetWare Lite Cache, may need to have
  458.      delayed writes, deferred writes, posted writes, or queued writes
  459.      disabled if they are used with NetWare Lite. Many cache programs "wake
  460.      up" to do writes in the background, they do not protect themselves
  461.      from re-entry with a DOS-critical section callout. If you use a cache
  462.      (other than the NetWare Lite Cache) with deferred writes, posted
  463.      writes, or queued writes turned on, you may get random hangs, data
  464.      corruption, or other abnormal behavior. To use a cache other then the
  465.      NetWare Lite Cache, call the cache company's technical support group
  466.      to find out if their cache's deferred writes, posted writes, or queued
  467.      writes work with NetWare Lite.
  468.  
  469.        Many caches don't allow delayed writes, deferred writes, posted
  470.        writes, or queued writes when using a peer-to-peer network. However,
  471.        the NetWare Lite Cache can use delayed writes. If you are using a
  472.        cache that has one of the above options, make sure the option is
  473.        turned off.
  474.  
  475.    * Do not make server names 15 characters long if you remotely manage
  476.      servers.
  477.  
  478.        If you remotely manage a server with a name that is 15 characters
  479.        long, the server will hang. To fix the problem, make the server name
  480.        less than 15 characters long. 
  481.  
  482.  5. OPTIMIZING YOUR NETWORK SERVER
  483.  
  484.    * Modify the number of receive buffers and number of I/O buffers.
  485.      
  486.        Depending upon the number and frequency of requests to the server,
  487.        increasing the number of receive buffers and I/O buffers may enhance
  488.        server performance.
  489.  
  490.        The number of receive buffers doesn't need to be more than 2 above
  491.        the number of simultaneous connections, but it shouldn't exceed 12.
  492.  
  493.        Generally 8 to 12 receive buffers and 1 to 4 I/O buffers are
  494.        sufficient for up to 25 connections.
  495.  
  496.    * Modify the receive buffer size and I/O buffer size for the network.
  497.  
  498.        Using multiples of 512 bytes, increase the receive buffer size up to
  499.        the maximum supported by the network topology (for example, Ethernet
  500.        or Token ring) or a maximum of 8192 bytes. However, increasing the
  501.        size of the receive buffer increases the size of the server software
  502.        when it is in RAM. If you enter too large a number at the receive
  503.        buffer size field in the Server Configuration option, NetWare Lite
  504.        truncates the value to the highest value that the network card can
  505.        transmit or receive.
  506.  
  507.        Increasing the receive buffer size lets clients request more data
  508.        from or send more data to the server with each read and write
  509.        operation. When more data is sent, fewer requests to the disk are
  510.        necessary so you get better performance from the server.
  511.  
  512.    * Unfragment files or optimize disk.
  513.  
  514.        MAKE SURE THAT SERVER.EXE IS NOT RUNNING WHEN YOU UNFRAGMENT FILES!
  515.  
  516.        Fragmented files adversely affect server performance. Periodically
  517.        unfragment files on each server's hard disk using a disk optimizing
  518.        or a disk compression tool.
  519.  
  520.        Never run any low-level disk repair utilities (including CHKDSK /F
  521.        or disk optimizing utilities) on the hard disk while the server
  522.        (SERVER.EXE) is loaded. Doing so can corrupt data stored on the hard
  523.        disk. Do not run low-level utilities from a client that has a drive
  524.        mapped to the server.
  525.  
  526.    * Use SUBST instead of MAP for network drives on a local server.
  527.  
  528.        If your computer has network directories on its hard drive, you can
  529.        use the SUBST command instead of NET MAP command. It is more
  530.        efficient to use SUBST to access network directories on your hard
  531.        disk than it is to use NET MAP.
  532.  
  533.  6. PRINTING
  534.  
  535.    * Questions and Answers
  536.  
  537.      a.    Why does a status message "Printer off Line" or "Printer Out of
  538.            Paper" pop up when I try to print even though neither of these
  539.            situations is accurate?
  540.  
  541.            Check the network printer configuration to make sure it is
  542.            configured for the port (LPT1, LPT2, LPT3) that it is actually
  543.            connected to. 
  544.  
  545.            Example: If the printer is connected to LPT1 on the server, the
  546.            network printer configuration must be set to LPT1.
  547.  
  548.            If the network printer configuration and printer port are
  549.            correct, increase the printer configuration "Error wait time" by
  550.            15-second increments and try again.
  551.  
  552.      b.    One of the servers has intermittent problems when trying to
  553.            print. Sometimes the server hangs and other times the print job
  554.            disappears without being printed.
  555.  
  556.            If you are using LPT1 on the server, make sure that your network
  557.            card is NOT set to I/O 360. This port address overlaps with the
  558.            I/O address for LPT1 (378). If LPT2 is used, INT 5 will cause a
  559.            conflict.
  560.  
  561.      c.    How can I let NetWare Lite know that I have changed the IRQ and
  562.            I/O address on my network LAN driver without reinstalling the
  563.            program?
  564.  
  565.            Edit C:\NWLITE\NET.CFG. If the file is not there, create one
  566.            like this: 
  567.  
  568.            #Setup the NE2000 card   (This is a comment line)
  569.            link driver NE2000       (Enter the ODI driver name here in
  570.                                     place of NE2000.)
  571.                int 3
  572.                port 300
  573.                MEM D000             (This line is used only when a card has
  574.                                     a shared memory address.)
  575.  
  576.            Enter the correct settings into this file and reboot the
  577.            computer. The driver loads with the correct settings.
  578.  
  579.            If you change network cards, change the NET.CFG file to match
  580.            the settings on the new card and change the STARTNET.BAT driver
  581.            name to the new driver name.
  582.  
  583.            MicroChannel computers typically do not require NET.CFG. 
  584.  
  585.    * Using characters per second and print buffers.
  586.  
  587.        The print buffer is an area in memory where characters are stored
  588.        before being printed. The larger the print buffer size, the fewer
  589.        times the server must to go to disk to read characters to print.
  590.  
  591.        If the "Characters per sec" value is high (relatively speaking), the
  592.        printer is driven faster and the DOS running on the computer is
  593.        interrupted more often to send characters to the printer. The
  594.        opposite is also true if the value of the "Characters per sec" is
  595.        low (relatively speaking) and the print buffer size is small.
  596.  
  597.        Tune these values to the speed or chosen speed of the printer. If
  598.        the printer is physically a "slow" printer (like a serial printer),
  599.        setting the "Characters per sec" parameter to a high number does not
  600.        affect the speed of printing, but it can adversely affect the
  601.        foreground DOS process.
  602.  
  603.        For serial printers, the "Chars per sec" value should be about the
  604.        same as the printer baud rate divided by 10. Example: If the baud
  605.        rate is 9600, the "Char per sec" value should be about 960.
  606.  
  607.    * Access local network printers only through the network.
  608.  
  609.        When you have a network printer attached to your workstation,
  610.        capture a port when you need to print to the attached printer. If
  611.        you print directly to the printer without capturing the port, you
  612.        may corrupt print jobs or get a write error.
  613.  
  614.    * Make network printers location-independent.
  615.  
  616.        Example: Your server, named DEPT_SERVER is an 8 Mhz 286 computer
  617.        with a 40 MB hard disk. It has a network printer named LASERJET.
  618.        Clients capture ports to LASERJET and print to it almost every day.
  619.  
  620.        You buy a 50 Mhz 486 computer with a 1 GB hard disk and want to move
  621.        the LASERJET network printer to the new computer. You set up the new
  622.        computer and install the NetWare Lite software, calling the server
  623.        HOT_SERVER. You then create a new network printer named LASERJET
  624.        (same name as before) on HOT_SERVER. Remove the network printer from
  625.        DEPT_SERVER.
  626.  
  627.        When clients capture the LASERJET network printer (without
  628.        specifying the server name in the command line), the LASERJET
  629.        network printer is on HOT_SERVER, not DEPT_SERVER. Nothing in the
  630.        client's STARTNET.BAT or AUTOEXEC.BAT needs to be changed. In fact,
  631.        the client does not need to know that the computer that the LASERJET
  632.        network printer was connected to has changed.
  633.  
  634.    * Give each network printer a name that describes the printer.
  635.  
  636.        A good network printer name for a LaserJet II printer would be
  637.        LASERJET_II or LJ2. Other descriptive network printer names could be
  638.        EPSON_DOT or OKIDATA_DOT.
  639.  
  640.        Network printer names like PRINTER1 or PRINTER2 do not describe the
  641.        printer and do not help users on the network determine which printer
  642.        to use.
  643.  
  644.    * When sending print jobs to postscript printers or when you want to
  645.      print in Novell byte stream mode, make sure that your NET CAPTURE
  646.      command includes the following settings:
  647.  
  648.        Banner equals No                   (B=N)
  649.        Tabs equals Zero                   (T=0)
  650.        Formfeed equals No           (F=N)
  651.        Setup string equals Default  (S=DEFAULT)
  652.  
  653.        NOTE:   The Default setup string should not have any values when it
  654.                is used for postscript printing or when it is used for byte
  655.                stream mode.
  656.  
  657.        If your print job gets split to multiple jobs when printing or if
  658.        the first part of a printed document is in fonts and the rest of the
  659.        document isn't, increase the WAIT value (W=10) to a value higher
  660.        than 10 seconds, for example, 20 seconds (W=20).
  661.  
  662.    * You can define up to 64 setup strings for each network printer. Each
  663.      setup string can have up to 64 two-digit hexadecimal characters.
  664.  
  665.        A setup string is a series of characters that put the printer into a
  666.        particular mode (for example, landscape mode or large character
  667.        mode).
  668.  
  669.        By default, the DEFAULT setup string is set to nothing. Make the
  670.        DEFAULT setup string a sequence of values that resets the printer.
  671.        Many printers use the string "1B 45" (<Esc>E) to reset the printer.
  672.        Check your printer documentation to determine which setup string
  673.        sequence value resets the printer and which sequences place the
  674.        printer into other modes. Setup strings are always entered using
  675.        hexadecimal codes.
  676.  
  677.        You can submit jobs that print in different printer modes by
  678.        defining multiple setup strings for a network printer. Use setup
  679.        strings as part of the NET CAPTURE command or in the NET menu
  680.        utility "Print" option.
  681.  
  682.  7.  NETWORK DIRECTORY AND FILE SHARING
  683.  
  684.    * Give each network directory a name that describes the contents of the
  685.      network directory to help locate applications and files.
  686.  
  687.        A good name for a network directory that contains the WordPerfect
  688.        application would be WORDPERFECT or WP. Other descriptive network
  689.        directory names could be GAMES, PUBLIC, or TURBOC.
  690.  
  691.        Network directory names like CDRIVE or DDRIVE do not describe the
  692.        directory contents so they do not help network users find
  693.        applications or files.
  694.  
  695.      NOTE: During NetWare Lite installation, the network directory CDRIVE
  696.            is created for you. When you are familiar with network
  697.            directories, remove CDRIVE and replace it with one or more
  698.            descriptive network directories.
  699.  
  700.    * Make executable files (*.EXE, *.COM, *.BAT, *.OVL) READ-ONLY files, or
  701.      place executable files in a network directory with READ default access
  702.      rights.
  703.  
  704.        If an executable file is not marked READ ONLY or is not in a network
  705.        directory with the default access right READ and the file is
  706.        accessed by more than one user, the users may be temporarily denied
  707.        access to a file.
  708.  
  709.        To make executable files READ-ONLY, see the DOS documentation for
  710.        the ATTRIB command.
  711.  
  712.        To make the network directory default access rights READ, see
  713.        "Create or Modify Network Directories" in the NetWare Lite manual.
  714.  
  715.    * Make network directories location-independent.
  716.  
  717.        Example: Your server, named DEPT_SERVER, is an 8 Mhz 286 computer
  718.        with a 40 MB hard disk. It has a network directory named ALL_APPS.
  719.        All clients map drives to ALL_APPS and use it every day.
  720.  
  721.        You buy a 50 Mhz 486 computer with a 1 GB hard disk, and want to
  722.        move the ALL_APPS network directory to the new computer.
  723.  
  724.        You set up the new computer and install the NetWare Lite software,
  725.        calling the server HOT_SERVER. You then create a new network
  726.        directory named ALL_APPS (same name as before) on HOT_SERVER. Copy
  727.        the files from DEPT_SERVER to HOT_SERVER. Remove the network
  728.        directory ALL_APPS from DEPT_SERVER.
  729.  
  730.        Now when clients access the ALL_APPS network directory (without
  731.        specifying the server name in the command line), the ALL_APPS
  732.        network directory is on HOT_SERVER, not DEPT_SERVER. Nothing in the
  733.        client's STARTNET.BAT or AUTOEXEC.BAT needs to be changed. In fact,
  734.        the client does not need to know that the computer that the ALL_APPS
  735.        network directory was on has changed.
  736.  
  737.    * Include the PATH Command in AUTOEXEC.BAT or STARTNET.BAT to search for
  738.      applications.
  739.  
  740.        Include network directories that contain applications (executable
  741.        files) that are mapped to drive letters in the DOS environment
  742.        variable path.
  743.  
  744.        Example: If the AUTOEXEC.BAT or STARTNET.BAT file contains NET MAP
  745.        L: DR_DOS_6 and NET MAP M: NWLITE, include L: and M: in the path.
  746.        Use the statement "PATH=%PATH%;L:\;M:\;" in the AUTOEXEC.BAT.
  747.  
  748.      NOTE: Each drive (letter, colon, and backslash separated by a
  749.            semicolon) included in the PATH command is searched when an
  750.            executable filename is entered and executed at the DOS prompt.
  751.            If an application or executable file is located in any of the
  752.            drive letters included in the PATH command, the application or
  753.            executable file is launched.
  754.  
  755.        When NetWare Lite is installed, the INSTALL program searches for an
  756.        AUTOEXEC.BAT file. If a PATH command is included in the file, the
  757.        installation program adds "C:\NWLITE" to the path command. If there
  758.        is no PATH command, the installation program adds the command
  759.        "PATH=C:\NWLITE" to the AUTOEXEC.BAT file.
  760.  
  761.  8.  BASIC NETWORK APPLICATION CONFIGURING TIPS
  762.  
  763.      Installing applications on NetWare Lite may be different than
  764.      installing the same applications on regular NetWare because NetWare
  765.      Lite is a peer-to-peer network.
  766.  
  767.      If an application requires configuration information when it is
  768.      installed, determine which workstations will use the application.
  769.  
  770.      Example: The application TESTAPP.EXE is being installed and the
  771.      installation program asks what kind of monitor will be used with the
  772.      application. The computer you are at has a VGA screen, but no other
  773.      computer on the network has a VGA screen. If you select VGA, when the
  774.      application is run from across the network on a computer that has a
  775.      CGA screen, the application may not properly function.
  776.  
  777.      If the installation procedure asks what type of network you are using,
  778.      don't select NOVELL or NETWARE. Select OTHER, IBM COMPATIBLE, DOS,
  779.      NETBIOS, or PEER-TO-PEER. For more details, see Appendix B in the
  780.      manual.
  781.  
  782.      Make all executable files READ-ONLY using the DOS ATTRIB command.
  783.  
  784.      Check the PATH statements and configuration files for incorrect paths
  785.      to programs and data files.
  786.  
  787.      Make sure SHARE is loaded with sufficient locks and memory (/L and /F
  788.      parameters). See the DOS documentation.
  789.  
  790.      Check the CONFIG.SYS for sufficient FILES and BUFFERS on all nodes.
  791.      Also find out if the application has a separate method of configuring
  792.      the number of open files. Clipper compiled applications often have a
  793.      separate configuration method.
  794.  
  795.      Separate shared and non-shared files into different mapped
  796.      directories. Make sure you have sufficient connections and tasks on
  797.      the server to do the job.
  798.  
  799.  9. BASIC TROUBLESHOOTING
  800.  
  801.      Use Novell IMSP certified drivers and boards.
  802.  
  803.      Establish the sequence of operations that cause the problem. Is it a
  804.      random problem? Does it only happen in a particular application or
  805.      particular combination of applications? What do the applications do?
  806.      This background information will help you decide if the problem is
  807.      hardware or software.
  808.  
  809.      Get the layout of the network. Find out how many server-clients,
  810.      server-only, and client-only computers are on the network. Find out
  811.      what type of network card and interrupt and port address settings are
  812.      installed in each computer. Find out what drivers, printer models,
  813.      brand and type of computers, versions of DOS, and additional cards and
  814.      other peripherals are on the network.
  815.  
  816.      Resolve all hardware problems first. Some symptoms that appear to be
  817.      application related are caused by connectivity issues.
  818.  
  819.      Reboot the computer without loading the network software. See if the
  820.      problem exists when the network software is not loaded.
  821.  
  822.      Find out if the applications are network versions. Many non-network
  823.      applications will work on the network, but some will not.
  824.  
  825. 10. NETWARE LITE AND NETWARE COMPATIBILITY
  826.  
  827.      The shell's 25th line message may block a NetWare Lite server, causing
  828.      stations that are attached to the server to appear to hang.
  829.  
  830.      NetWare Lite functions on a single LAN segment so NetWare Lite packets
  831.      DO NOT cross Novell routers (NetWare Lite packets do cross MAC layer
  832.      bridges or repeaters). At sites that have an existing NetWare network,
  833.      each NetWare Lite network is limited to a single LAN segment of the
  834.      network.
  835.  
  836.      If a workstation will use both NetWare Lite and native NetWare (which
  837.      requires NETx.COM), load the software in the following order:
  838.  
  839.       __________________________________________________
  840.      |               SOFTWARE LOADING ORDER             |
  841.      |__________________________________________________|
  842.      |       SOFTWARE        | SERVER | CLIENT |  BOTH  |
  843.      |_______________________|________|________|________|
  844.      | SHARE.EXE             |  Load  |        |  Load  |
  845.      |_______________________|________|________|________|
  846.      | If using IPXODI load  |        |        |        |
  847.      |   LSL                 |        |        |        |
  848.      |   Network board driver|  Load  |  Load  |  Load  |
  849.      |   IPXODI              |        |        |        |
  850.      |_______________________|________|________|________|
  851.      | If using IPX load the |        |        |        |
  852.      | generated IPX file    |  Load  |  Load  |  Load  |
  853.      |_______________________|________|________|________|          
  854.      | SERVER.EXE            |  Load  |        |  Load  |
  855.      |_______________________|________|________|________|
  856.      | CLIENT.EXE            |        |  Load  |  Load  |
  857.      |_______________________|________|________|________|
  858.      | Log in to the NetWare Lite Network and capture   |
  859.      | ports and map drives before loading NETx.COM     |
  860.      |__________________________________________________|
  861.      | NETx.COM              |  Load  |  Load  |  Load  |
  862.      |_______________________|________|________|________|
  863.  
  864.      NOTE: The NetWare Lite Cache can be loaded as a device driver from
  865.            CONFIG.SYS or it can be loaded anytime as a TSR.
  866.  
  867.      After installing CLIENT.EXE in a workstation that also uses the
  868.      NetWare shell, modify your AUTOEXEC.BAT or appropriate batch file to
  869.      load the files in the correct order.
  870.  
  871.      NOTE: The NetWare Shell maps the SYS:LOGIN drive to the drive after
  872.            the NetWare Lite LASTDRIVE specified in CONFIG.SYS. If LASTDRIVE
  873.            is not set, DOS defaults to drive E:, so drive F: is mapped to
  874.            SYS:LOGIN.
  875.  
  876.                We recommend using the "MAP *1:=" command in your login
  877.                script to map the drive after the specified NetWare Lite
  878.                LASTDRIVE. If you use the relative drive mapping (above)
  879.                instead of the absolute drive mapping, you wont have to
  880.                change drive mappings as often if you change your last
  881.                drive. However, if certain drives must be mapped to specific
  882.                letters, changing LASTDRIVE may change which drive letters
  883.                are mapped.
  884.  
  885.                All drive letters (A: through Z:) can be mapped to NetWare
  886.                servers (NetWare Lite can only map A: through LASTDRIVE).
  887.  
  888. 11. AUXILIARY NETWARE FILES
  889.  
  890.      The following programs are included with NetWare, but are not
  891.      documented in the NetWare Lite manual. These programs are not
  892.      necessary for NetWare Lite to run, but they add functionality for some
  893.      situations, and provide some fun too.
  894.  
  895.      DEDICATE.COM  This small program can be run on a dedicated NetWare
  896.                    Lite server or on NetWare Lite client/servers when the
  897.                    keyboard will not be used for a while.
  898.  
  899.                    DEDICATE.COM improves server performance by polling the
  900.                    keyboard, keeping SERVER.EXE out of DOS, and letting
  901.                    SERVER.EXE use more cycles per operation.
  902.  
  903.                    To run DEDICATE.EXE, while SERVER.EXE is running, type
  904.                    DEDICATE and press <Enter>.
  905.  
  906.                    DEDICATE.COM remains active until you press a key on the
  907.                    keyboard.
  908.  
  909.      UPATCH.EXE    This is the Universal Patch Program. It applies patches
  910.                    to target files. For information on NetWare Lite
  911.                    patches, customers in the U.S. and Canada can call
  912.                    Novell's 24-hour automated fax service at 
  913.                    (800) 638-9273. Press the asterisk (*) key at the
  914.                    beginning of the recorded message.
  915.  
  916.      IPXSYNC.EXE   This program can be used to synchronize activity on a
  917.                    Novell network. The usage is IPXSYNC string [count]
  918.                    (default count: 1). Include IPXSYNC and a string in any
  919.                    batch files when it is important that a specific
  920.                    computer is running before the batch file continues
  921.                    execution. IPXSYNC broadcasts the string until another
  922.                    computer broadcasts the same string. Then both stations
  923.                    continue running.
  924.  
  925.                    Example: If you have three computers on your network and
  926.                    each computer has a network drive you want to map to,
  927.                    include the string "IPXSYNC READY 2" in all three
  928.                    computers' STARTNET.BAT files after the SERVER statement
  929.                    and CLIENT statement and before the drive mappings and
  930.                    port capture statements. When STARTNET.BAT gets to the
  931.                    "IPXSYNC READY 2" line, it will not continue the
  932.                    execution until two other computers on the network are
  933.                    issuing the "READY" message.
  934.  
  935.      NETBIOS.EXE   Some applications require NETBIOS.EXE. If an application
  936.                    requires NETBIOS, load it at the DOS prompt after
  937.                    loading IPXODI and before loading the application. For
  938.                    more information on NETBIOS.EXE, contact the nearest
  939.                    Novell Authorized Reseller.
  940.  
  941.      NLSNIPES.EXE  This is a game for one to five players. Everyone who
  942.                    wants to play NLSNIPES must map a drive to the same
  943.                    network directory.
  944.  
  945.                    * For instructions on how to move and shoot, type
  946.                      "NLSNIPES /H" and press <Enter>.
  947.  
  948.                    * To run NLSNIPES.EXE, type NLSNIPES. When asked for
  949.                      your initials, type two initials to identify your
  950.                      sniper.
  951.  
  952.                    The first person to run NLSNIPES is the starter. As
  953.                    others run NLSNIPES and enter their initials, a sniper
  954.                    appears for the game. When the group is ready to play,
  955.                    the starter presses <Enter> to begin the game. Move your
  956.                    sniper through the maze killing snipes generators, and
  957.                    other snipers.
  958.  
  959.                    If a "Sharing Violation error..." occurs, press F (Fail)
  960.                    to clear it and continue. This error can be avoided by
  961.                    typing "NET MAP ..." and using the mapped drive to a
  962.                    local disk instead of using the local disk directly.
  963.  
  964.        TASKID.COM  This program is used when running Windows 3.0 in real or
  965.                    standard mode. Copy this program from the NWLITE
  966.                    directory to the WINDOWS\SYSTEM directory.
  967.  
  968.        TBMI.COM    This program is used when running Windows 3.0 in real or
  969.                    standard mode. Copy this program from the NWLITE
  970.                    directory to the WINDOWS\SYSTEM directory. Include the
  971.                    command "TBMI" in the STARTNET.BAT file immediately
  972.                    after the "IPXODI" command. 
  973.  
  974.        TBMI2.COM   This program is used when running Windows 3.1 in
  975.                    standard mode. Copy this program from the NWLITE
  976.                    directory to the WINDOWS\SYSTEM directory. Include the
  977.                    command "TBMI2" in the STARTNET.BAT file immediately
  978.                    after the "IPXODI" command. 
  979.  
  980.        VIPX.386    This program is used when running Windows 3.0 and 3.1 in
  981.                    enhanced mode. Copy this program from the NWLITE
  982.                    directory to the WINDOWS\SYSTEM directory.
  983.  
  984. 14. NetWare Lite and Windows
  985.  
  986.      Before Installing Netware Lite and Windows
  987.  
  988.        1.  Decide what cache you want to use. NetWare Lite comes with the
  989.            NetWare Lite Cache and it is designed to work with NetWare Lite.
  990.            If you want to use SMARTDRV or another cache, you MUST turn off
  991.            the write cache. 
  992.  
  993.            WARNING:  SMARTDRV's and other caches' write cache must be
  994.                      turned off because when they "wake up" to do writes in
  995.                      the background, they do not protect themselves from
  996.                      re-entry with a DOS-critical section callout. If you
  997.                      use any cache (other than the NetWare Lite Cache) with
  998.                      deferred writes, posted writes, or queued writes
  999.                      turned on, you may get random hangs, data corruption,
  1000.                      or other abnormal behavior.
  1001.  
  1002.            WARNING:  Do not use SMARTDRV and NetWare Lite Cache at the same
  1003.                      time.
  1004.  
  1005.        2.  If you are going to use the NetWare Lite Cache, edit the
  1006.            AUTOEXEC.BAT file to remove the SMARTDRV command or the other
  1007.            cache's command.
  1008.  
  1009.        3.  If you are going to use SMARTDRV or another cache, do the
  1010.            following:
  1011.  
  1012.                See the cache's documentation to find out how to turn off
  1013.                the write cache.
  1014.  
  1015.                Do not install the NetWare Lite Cache when installing
  1016.                NetWare Lite.
  1017.  
  1018.      Installing/Modifying NetWare Lite and Windows
  1019.  
  1020.        1.  Install NetWare Lite.
  1021.  
  1022.        2.  From the DOS prompt (before you start Windows), copy the files
  1023.            TASKID.COM, TBMI.COM, TBMI2.COM and VIPX.386 from the NWLITE
  1024.            directory to the WINDOWS\SYSTEM directory on your hard disk.
  1025.  
  1026.        3.  Edit the SYSTEM.INI file in the WINDOWS directory.
  1027.  
  1028.                Under the [386enh] heading:
  1029.  
  1030.                    UniqueDOSPSP=true
  1031.                    PSPIncrement=5
  1032.                    OverLappedIO=off
  1033.                    TimerCriticalSection=10000
  1034.                    ReflectDOSInt2A=true
  1035.  
  1036.                Modify the "network=*vnetbios, *dosnet" line to include
  1037.                "VIPX.386." 
  1038.  
  1039.                Example: network=*vnetbios, *dosnet, VIPX.386
  1040.  
  1041.        4.  Make sure the Windows Setup System Information has the Network
  1042.            field set to "NO NETWORK INSTALLED."
  1043.  
  1044.                Do not select "NOVELL NETWARE ..." unless you are also
  1045.                connected to a native Novell NetWare network (like NetWare
  1046.                v2.2 or NetWare v3.11). While in the WINDOWS directory, type
  1047.                SETUP and press <Enter>. The Windows Setup screen appears.
  1048.                Highlight "Network" and press <Enter>. Highlight "NO NETWORK
  1049.                INSTALLED" and press <Enter>. The Windows Setup screen
  1050.                appears and the "Complete Changes" field is highlighted.
  1051.                Press <Enter> to make the change. Press <F3> to exit SETUP.
  1052.  
  1053.        5.  If you are going to use Windows in the REAL or STANDARD mode,
  1054.            execute the appropriate file (TBMI.COM or TBMI2.COM).
  1055.  
  1056.                The following matrix shows networking programs needed for
  1057.                specific DOS and Windows environments. It also specifies if
  1058.                and when to load the program.
  1059.  _________________________________________________________________________
  1060. |      |                WINDOWS 3.0             ||       WINDOWS 3.1      |
  1061. |______|________________________________________||________________________|
  1062. | DOS  |    REAL     |  STANDARD   |  ENHANCED  || STANDARD  |  ENHANCED  |
  1063. |______|_____________|_____________|____________||__________ |____________|
  1064. |MS DOS|TBMI.COM *   |TBMI.COM *   |VIPX.386 ***||TBMI2.COM *|VIPX.386 ***|
  1065. | 3.x  |TASKID.COM **|TASKID.COM **|            ||           |            |
  1066. | 4.x  |             |             |            ||           |            |
  1067. | 5.x  |             |             |            ||           |            |
  1068. |_____ |_____________|_____________|____________||___________|____________|
  1069. |DR DOS|TBMI.COM *   |TBMI.COM *   |VIPX.386 ***||TBMI2.COM *|VIPX.386 ***|
  1070. | 6.x  |TASKID.COM **|TASKID.COM **|            ||           |            |
  1071. |______|_____________|_____________|____________||___________|____________|
  1072. |                                                                         |
  1073. |   * = Include the command "TBMI" or "TBMI2" in the STARTNET.BAT file    |
  1074. |       immediately after the "IPXODI" command.                           |
  1075. |                                                                         |
  1076. |  ** = Load immediately after entering a Windows DOS box by typing       |
  1077. |       "TASKID" at the DOS prompt and unload before exiting a Windows    |
  1078. |       DOS box by typing "TASKID U" at the DOS prompt.                   |
  1079. |                                                                         |
  1080. | *** = Make sure VIPX.386 is in the WINDOWS/SYSTEM directory and the     |
  1081. |       SYSTEM.INI file "network=*vnetbios, *dosnet" line includes        |
  1082. |       "VIPX.386".                                                       |
  1083. |_________________________________________________________________________|
  1084.  
  1085.      Before Loading Windows
  1086.  
  1087.        1.  Run STARTNET.BAT to load the NetWare Lite software.
  1088.  
  1089.        2.  Type "NET LOGIN username" and press <Enter> to log in to the
  1090.            network.
  1091.  
  1092.        3.  Map drives and capture ports to set up your NetWare Lite
  1093.            environment. For more information on how to map drives and
  1094.            capture ports, see the manual.
  1095.  
  1096.      Load Windows
  1097.  
  1098.        If SYSTEM.INI was not changed as in the "Installing/Modifying
  1099.        NetWare Lite and Windows" section, NetWare Lite prevents Windows
  1100.        from loading, displays an error message, and returns you to the DOS
  1101.        prompt. If SYSTEM.INI was changed, NetWare Lite lets Windows load.
  1102.  
  1103.      When using Windows
  1104.  
  1105.        To access directories on a computer's local hard drive using a drive
  1106.        letter, use the DOS SUBST command instead of the NET MAP command.
  1107.        The SUBST command is more efficient than the NET MAP command for
  1108.        accessing directories on a local hard drive. For more information on
  1109.        the SUBST command, see your DOS documentation.
  1110.  
  1111.        Don't run the NET utility inside of a DOS box. 
  1112.  
  1113.        When entering a DOS box in real or standard mode, immediately load
  1114.        TASKID by typing "TASKID" and pressing <Enter> at the DOS prompt.
  1115.  
  1116.        Just before exiting a DOS box in real or standard mode, unload
  1117.        TASKID by typing "TASKID U" and pressing <Enter> at the DOS prompt.
  1118.  
  1119.        If you are running executable (.EXE) command (.COM), or batch (.BAT)
  1120.        files that execute or spawn other executable, command, or batch
  1121.        files, and the files shut down, increase Windows' SYSTEM.INI file
  1122.        PSPIncrement value by increments of 5 until the files don't shut
  1123.        down.
  1124.  
  1125.      Before Printing in Windows
  1126.  
  1127.        Turn off the Fast Printing Direct to Port. From the Program Manager
  1128.        Main window, double click on the Control Panel icon, double click on
  1129.        the Printers icon, double click on the Connect button, and click on
  1130.        the Fast Printing to Direct Port box until it does not contain an X.
  1131.  
  1132.      Get application specific information for Windows from the NetWare Lite
  1133.      automated fax service. In the U.S. and Canada, call (800)638-9273 and
  1134.      press the asterisk (*) key at the beginning of the recorded message.